home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 February: Tool Chest / Apple Developer CD Series Tool Chest February 1996 (Apple Computer)(1996).iso / Tool Chest / Toolbox / Ticket to Program 1.0 / Ticket to Program Proj.Rsrc / Ticket to Program Proj.Rsrc.rsrc / DITL.txt < prev    next >
Encoding:
Text File  |  1991-09-10  |  3.0 KB  |  88 lines

  1. DITL_400_Add Menu.txt
  2. # 4 entries
  3. # item 0: BUTTON (0x04) enabled
  4. #   bounds: x1=164 y1=76 x2=234 y2=96
  5. #   text: "OK"
  6. # item 1: BUTTON (0x04) enabled
  7. #   bounds: x1=59 y1=77 x2=119 y2=97
  8. #   text: "Cancel"
  9. # item 2: TEXT (0x88) disabled
  10. #   bounds: x1=20 y1=20 x2=163 y2=42
  11. #   text: "Enter Menu Item:"
  12. # item 3: EDIT_TEXT (0x90) disabled
  13. #   bounds: x1=175 y1=19 x2=242 y2=42
  14. #   text: ""
  15.  
  16.  
  17. DITL_401_About.txt
  18. # 3 entries
  19. # item 0: BUTTON (0x04) enabled
  20. #   bounds: x1=157 y1=119 x2=217 y2=139
  21. #   text: "OK"
  22. # item 1: TEXT (0x88) disabled
  23. #   bounds: x1=77 y1=9 x2=331 y2=63
  24. #   text: "This program demonstrates the use of menus, window, and alerts."
  25. # item 2: TEXT (0x88) disabled
  26. #   bounds: x1=99 y1=58 x2=290 y2=108
  27. #   text: "            Version 1.0\n\nWritten by Jennifer Minge"
  28.  
  29.  
  30. DITL_402_Bad System.txt
  31. # 2 entries
  32. # item 0: BUTTON (0x04) enabled
  33. #   bounds: x1=106 y1=67 x2=166 y2=87
  34. #   text: "OK"
  35. # item 1: TEXT (0x88) disabled
  36. #   bounds: x1=27 y1=5 x2=288 y2=60
  37. #   text: "The Notification Manager is not supported in this version of the system software. Get 6.02 or newer!"
  38.  
  39.  
  40. DITL_403_StopAlert.txt
  41. # 4 entries
  42. # item 0: BUTTON (0x04) enabled
  43. #   bounds: x1=199 y1=170 x2=257 y2=190
  44. #   text: "OK"
  45. # item 1: TEXT (0x88) disabled
  46. #   bounds: x1=104 y1=8 x2=337 y2=34
  47. #   text: "This is an example of a Stop Alert."
  48. # item 2: TEXT (0x88) disabled
  49. #   bounds: x1=103 y1=36 x2=408 y2=84
  50. #   text: "Alerts communicate a special message to the user, usually an error or exception message."
  51. # item 3: TEXT (0x88) disabled
  52. #   bounds: x1=103 y1=86 x2=417 y2=151
  53. #   text: "StopAlert draws the Stop icon in the top left corner of the box (within the rectangle (10,20)(42,52)).  Your program must not draw items in this area."
  54.  
  55.  
  56. DITL_404_NoteAlert.txt
  57. # 4 entries
  58. # item 0: BUTTON (0x04) enabled
  59. #   bounds: x1=199 y1=170 x2=257 y2=190
  60. #   text: "OK"
  61. # item 1: TEXT (0x88) disabled
  62. #   bounds: x1=104 y1=8 x2=337 y2=34
  63. #   text: "This is an example of a Stop Alert."
  64. # item 2: TEXT (0x88) disabled
  65. #   bounds: x1=103 y1=36 x2=408 y2=84
  66. #   text: "Alerts communicate a special message to the user, usually an error or exception message."
  67. # item 3: TEXT (0x88) disabled
  68. #   bounds: x1=103 y1=86 x2=417 y2=151
  69. #   text: "StopAlert draws the Stop icon in the top left corner of the box (within the rectangle (10,20)(42,52)).  Your program must not draw items in this area."
  70.  
  71.  
  72. DITL_405_CautionAlert.txt
  73. # 4 entries
  74. # item 0: BUTTON (0x04) enabled
  75. #   bounds: x1=199 y1=170 x2=257 y2=190
  76. #   text: "OK"
  77. # item 1: TEXT (0x88) disabled
  78. #   bounds: x1=103 y1=5 x2=383 y2=30
  79. #   text: "This is an example of a Caution Alert."
  80. # item 2: TEXT (0x88) disabled
  81. #   bounds: x1=103 y1=36 x2=408 y2=77
  82. #   text: "Alerts communicate a special message to the user, usually an error or exception message."
  83. # item 3: TEXT (0x88) disabled
  84. #   bounds: x1=103 y1=86 x2=417 y2=151
  85. #   text: "CautionAlert draws the Caution icon in the top left corner of the box (within the rectangle (10,20)(42,52)).  Your program must not draw items in this area."
  86.  
  87.  
  88.